From 9a6ea84b10f723e94a927ef4e2f18271e3f7b295 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Thu, 15 Dec 2005 20:35:32 +0100 Subject: [PATCH] vmx_assist xen interface header is BSD-licensed. Signed-off-by: Leendert Van Doorn Signed-off-by: Keir Fraser --- xen/include/public/vmx_assist.h | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/xen/include/public/vmx_assist.h b/xen/include/public/vmx_assist.h index 22664656a4..4826628c2f 100644 --- a/xen/include/public/vmx_assist.h +++ b/xen/include/public/vmx_assist.h @@ -3,21 +3,8 @@ * * Leendert van Doorn, leendert@watson.ibm.com * Copyright (c) 2005, International Business Machines Corporation. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple - * Place - Suite 330, Boston, MA 02111-1307 USA. - * */ + #ifndef _VMX_ASSIST_H_ #define _VMX_ASSIST_H_ -- 2.30.2